# Profilname in der URL-Leiste

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

Wenn Sie nicht möchten, dass der Browserprofilname in der URL-Leiste sichtbar ist, können Sie dies in den Einstellungen ändern.

{% stepper %}
{% step %}
**Erstellen oder Bearbeiten eines Profils**

Erstellen Sie ein Browserprofil oder bearbeiten Sie ein bestehendes und navigieren Sie zum Tab **Other**.
{% endstep %}

{% step %}
**Anzeige des Profilnamens deaktivieren**

Schalten Sie den Schalter **Show profile name in browser** aus.
{% endstep %}

{% step %}
**Änderungen speichern**

Klicken Sie auf **Create profile** oder **Update profile**, um die Einstellungen zu speichern. Jetzt wird der Name des Browserprofils beim nächsten Start des Profils nicht mehr angezeigt.

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

{% hint style="info" %}
Wenn Sie noch Fragen haben, zögern Sie bitte nicht, unser [Support-Team](https://incogniton.com/contact/) zu kontaktieren!
{% 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/documentation/german-documentation-1/browser-und-browserprofile/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.
