# Set a status

### How to set a status

1. Click on your profile picture in the upper right hand corner
2. Choose "set a status"
3. Pick from one of our presets or customize your own status with:
   * Emoji
   * Status name
   * Duration ("Remove status after")

<figure><img src="/files/8hRr3lHtuCphrZZ0pXyy" alt=""><figcaption></figcaption></figure>

### **Editing or Removing Your Status**

Your status will automatically clear when the time you set expires. If you want to change or remove it sooner:

**To remove your status manually:**

1. Click your profile picture.
2. Hover over your current status.
3. When the **X** icon appears, click it to clear your status.
4. You can also click on your status to open the status modal, and click **Clear status**.

<figure><img src="/files/6xvoAPrBkQL8agJTATTl" alt=""><figcaption></figcaption></figure>

**To edit your status:**

1. Click your profile picture.
2. Click your status to open the status modal.
3. Update your text, emoji, or duration—or clear it from the modal.

<figure><img src="/files/p9XIqxEzn2NHDPeRksaa" alt=""><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.glue.ai/profile-and-preferences/set-a-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.
