# My Status

The My Status window is available by clicking on your profile icon. This window provides quick access to status based options.

<img src="/files/qMlGMQwV0z7kNmWQlYh6" alt="" width="563">

The available options within this window include:

* **Messaging Services Status**
  * Provides a visual status confirming connection to Accent's cloud messaging services.
* **Calling Services Status**
  * Provides a visual status confirming connection to Accent's cloud calling services.
* **Forward Calls**
  * Forwards any call received to the phone number you specify.  This field requires a 10-digit number, do not enter hyphens or any other characters.
* **Custom Status Message**
  * Display a custom status message to other users within the application.
* **Presence Indicator**
  * Manually change the presence icon which is displayed to other users.
* **My Profile**
  * Access the [My Profile](/desktop-user-guide/connect/connect-settings/user-profile.md) page.
* **Save**
  * Save any changes you have made.


---

# 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://guides.accentvoice.com/desktop-user-guide/connect/my-status.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.
