# Projects

### 🚀 **Organize with Smarty Projects**

In Smarty, it's all about **Projects**. These help you categorize, allocate time, and keep track of various elements, be it tasks, notes, scheduling links, or events.

#### **Purpose**

Projects help you gain a clear view of where your efforts are directed. Whether you're managing tasks, noting important information, or organizing events, the ease of categorizing them under different projects can be a game-changer.

#### **How to Use Projects in Smarty**

**Creating or selecting a Project:**

1. Use the `@` command on the command line.
2. Alternatively, navigate to the 'Projects' input section of an entity (task, note, scheduling link, or event) to create or select a project.

#### **Best Practices**:

* Begin with broad projects. As you delve deeper into specifics, consider branching into more detailed projects. For instance, start with a project named 'Client Communication' and, if necessary, branch out into 'Client Emails' and 'Client Meetings'.
* If you're feeling overwhelmed or can't locate a specific entity, ensure you're looking in the right project. Simplify by using the search or filter options.

<br>


---

# 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://help.smarty.ai/product-guide/projects.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.
