# Manage & collaborate

- [Give teammates access to a project](https://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/give-teammates-access-to-a-project.md): Share your project in Wonderly.
- [Add meetings/events to a project](https://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/add-meetings-events-to-a-project.md): How to link meetings and events to a project in Wonderly
- [Add attachments to your project](https://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/add-attachments-to-your-project.md): How to attach files and documents to a project in Wonderly.
- [Bulk update tasks in projects](https://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/bulk-update-tasks-in-projects.md): Save time when you need to update statuses, deadlines, or other task details in multiple tasks.
- [Search for a project](https://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/search-for-a-project.md): How to search for an existing project in Wonderly.
- [Update status or delete project](https://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate/update-status-or-delete-project.md): How to update the status of a project or delete it.


---

# 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://www.wonderly.com/help/work-hub/projects-overview/manage-and-collaborate.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.
