# How do I create a task?

Disclaimer: This guide will be for regular tasks that do not require additional information. A more in-depth guide for site-specific tasks will be in their designated article!

1. Create a task group by pressing on the green + sign and select your task group

   <div align="left"><img src="/files/uxNPNrzXh30k0csULQh3" alt=""></div>
2. Click the "**Create Task**" button

   <div align="left"><img src="/files/NRhIYdZhwRlorU6hsSk2" alt=""></div>
3. You will be prompted with the following popup

   ![](/files/GCacN6Nk33osckvu7MCT)
4. Select a **Mode**

   ![](/files/lfoRvtX0EB5jnDozA5XZ)
5. Select a **Profile** or **Profile Group**

   <div align="left"><img src="/files/a34SKynJE9JxyhTm6x8Z" alt=""></div>
6. Select a **Monitor** and **Checkout Proxy Groups** (Optional: Leave blank if you want to use Local Host)

   <div align="left"><img src="/files/NT6Doo6f5cfTB8SfupVg" alt=""></div>
7. Proceed to fill out the rest of the information

   ![](/files/VGibkY2rbCMlhxjJlBDW)
8. Click on "**Create**" to complete the task creation

   <div align="left"><img src="/files/uauKHzuzsLd3KGMinnr6" alt=""></div>
9. You've completed creating a task

   ![](/files/XztyBW6Qy1xViDcaGoxi)


---

# 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.stellaraio.com/stellar/navigating-stellaraio/what-is-the-tasks-tab/how-do-i-create-a-task.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.
