# ToDo, Projects & Meetings

## ToDo

* Create tasks via **Add a Task** with Name, Due Date, Assigned User, etc.

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

## Projects

* Create projects via **Create** with Name, Start Date, Expected Completion Date, Project Managers, Project State, etc.

## Project Tasks

* Create or edit project tasks via **Create**, entering Project Name, Task State, Task Name, and other parameters, linking them to existing projects.
* Tasks can be assigned to relevant users.

## Meetings

* Schedule meetings with Title, Meeting Date, Attendees, Related Controls, and link ToDo actions.


---

# 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://docs.cloudcyte.com/getting-started/grc-management/todo-projects-and-meetings.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.
