# Set Task Priority

1. **Open the Task Detailed View**.
2. Locate the **Priority** option (usually near the task title or in task properties).
3. Click on it and choose the desired priority level (e.g., **Low, Medium, High, Urgent**).

Setting a priority helps in better task management and ensures important tasks get the right attention

{% embed url="<https://www.loom.com/share/0225afb7fa9342b3a400d8533f61ef2d?sid=18afff90-b481-432c-aca2-5f22c10c691d>" %}


---

# 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://guide.smarttask.io/fundamentals/task/set-task-priority.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.
