# Profile name in URL bar

{% embed url="<https://www.youtube.com/watch?v=E4wkTV0pDSY>" %}

If you don’t want the browser profile name visible in the URL bar you can change this in the settings.

{% stepper %}
{% step %}

#### Create or edit a profile

Create a browser profile or edit an existing one and navigate to the tab **Other**.
{% endstep %}

{% step %}

#### Disable profile name display

Turn off the button **Show profile name in browser**.
{% endstep %}

{% step %}

#### Save changes

Click **Create profile** or **Update profile** to save the settings. Now the name of the browser profile won’t be shown the next time you launch the profile.

![](/files/b388ff799ec5eb3e6e3824e855a9ca5756f77925)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions please don’t hesitate to contact our [support team](https://incogniton.com/contact/)!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.incogniton.com/browser-and-browser-profiles/managing-browser-profiles/profile-name-in-url-bar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
