# Task Sector

The powerful functionality of "Sector" lies in its ability to efficiently manage the tasks you create, allowing users to quickly locate and complete their desired tasks when entering your community. Maximizing the use of "Sector" helps establish a `clear user guidance path`, categorizing tasks in a structured manner, from simple to complex, and guiding users through a progressive and immersive experience with your product.

### **How to Manage Sector**

TaskOn supports `adding`, `deleting`, `renaming`, and `moving` sectors.&#x20;

**Adding:** Click the "**+**", enter the sector's name, and it will be added.

<div><figure><img src="/files/31UwEX0TWuHy5GnuGStQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7KMn4GhqQi2PiW8pBnSj" alt=""><figcaption></figcaption></figure></div>

**Deleting**: Select the sector you want to delete, click the "x”, and confirm the deletion.

<figure><img src="/files/IOdZlh8L2VDmibmK32Zw" alt=""><figcaption></figcaption></figure>

If there are existing tasks under your sector, and you decide to delete it, the tasks will automatically be moved to the `*Others.`

<figure><img src="/files/gALJbqisgjRf8v2yhc5c" alt="" width="375"><figcaption></figcaption></figure>

**Rename**: Select the sector you want to modify, and enter the new name.

**Moving**: Drag and drop the selected sector to the desired location.

<figure><img src="/files/ctmddRjQM1QSmHF6uwgk" alt=""><figcaption></figcaption></figure>

### **Sector Guide**

If you want to provide explanations for your sectors to help users quickly understand the purpose of each sector in your community, switch on the button "`Sector Guide`" and enter descriptive text.

This guide will assist users in efficiently navigating and finding tasks that meet their needs while experiencing your community.

<figure><img src="/files/q4ZUq05RW3HakEY2N1ct" alt=""><figcaption></figcaption></figure>

### **Others Sector**

You will notice that the sector named `*Others` cannot be renamed or deleted.&#x20;

If you create a task without assigning it to a specific sector, the task will automatically be categorized under the \*Others sector.

<figure><img src="/files/uhIV9iGDIjx029A9CHLA" alt=""><figcaption></figcaption></figure>

### How to Add Tasks to Sectors

1. In `Task List`, choose the task.
2. Click the top-right corner.
3. Click "`Move to`".

<figure><img src="/files/hCs8gLbEhigmqWXKtvge" alt=""><figcaption></figcaption></figure>

4. Choose Sector, and click "`Confirm`".

<div><figure><img src="/files/4QUw8uvpNP8YSvyCWtlc" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/LmXJkAJPRDoM5kZAs1Ga" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/task-system/task-sector.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.
