# Settings Page

<figure><img src="/files/DaQMap6bXZF8xYw4SCtR" alt="" width="188"><figcaption></figcaption></figure>

### Profile Settings&#x20;

You can click the edit button and access the profile settings page to view and copy your profile details, including Email, User ID, Account ID, and Organization ID. You can also edit your name on this page.

<figure><img src="/files/CKoELgfA5msb5DWsfP2P" alt="" width="188"><figcaption></figcaption></figure>

### Status Change&#x20;

You can set yourself as "online" or "away."

### Languages&#x20;

We currently support English, Traditional Chinese, and Simplified Chinese.

### Password&#x20;

Manage and reset your password.

### Label Display Toggle&#x20;

Enable this option to display labels on the conversation list for more convenient conversation management.

<figure><img src="/files/SQbiaqv6X0JV6Z5jcArP" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.chatalog.ai/chatalog-mobile-app/settings-page.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.
