# Overview

## Organization Structure:

Let’s go through initial steps in SmartTask:

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

**Organization:** is the highest level of the hierarchy. This gets further classified into groups/ departments , projects and members of the projects.

**Groups:** Groups can be equated to the various departments in an organization. Example : Human Resources, Technical, Finance , IT and the like

**Projects:** Projects is at the lowest level of this structure which are part of one or more groups depending on their nature. Example : Mars Mission, A new Marketing Campaign, etc.

### Getting Started With SmartTask

{% embed url="<https://youtu.be/V4OeIBmrH1o>" %}


---

# 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/quick-start/getting-started.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.
