> For the complete documentation index, see [llms.txt](https://bewinxed.gitbook.io/radar-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bewinxed.gitbook.io/radar-docs/bot_help/profiles/back.md).

# back

📝 **RADAR Documentation - Command: Set Back**

🤝 **Command Group: profiles**

📝 **Command Name: back**

📋 **Parameters:**

* No parameters

📝 **Description:**

Set your status to back so people know you're available!

🔍 **Example Usage:**

* Set your status to back:

  ```
  !back
  ```

  *This command is used to set your status to back. After executing the command, the bot will update your profile and indicate that you are back and available.*

📝 **Note:**

* This command allows you to set your status to back.
* If no profile exists for you, the bot will create a new profile and register you.
* The bot will update your profile to indicate that you are back and available.
* You will receive a success message confirming that you are now back.
* The command response will be sent as an ephemeral message visible only to you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bewinxed.gitbook.io/radar-docs/bot_help/profiles/back.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.
