> For the complete documentation index, see [llms.txt](https://docs.walnutai.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.walnutai.ai/getting-started.md).

# Getting Started

- [Projects](https://docs.walnutai.ai/getting-started/projects.md)
- [Create a New Project](https://docs.walnutai.ai/getting-started/projects/create-a-new-project.md)
- [Project Setup & AI Model Selection](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/project-setup-and-ai-model-selection.md)
- [External Data and Connections](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections.md)
- [How to Integrate Jira with Walnut?](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-jira-with-walnut.md)
- [How to Integrate Azure DevOps with Walnut?](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-azure-devops-with-walnut.md)
- [How to Integrate GitHub with Walnut?](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-github-with-walnut.md)
- [How to Integrate GitLab with Walnut?](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-gitlab-with-walnut.md)
- [How to Integrate Bitbucket with Walnut?](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/external-data-and-connections/how-to-integrate-bitbucket-with-walnut.md)
- [Finalizing the Project Setup](https://docs.walnutai.ai/getting-started/projects/create-a-new-project/finalizing-the-project-setup.md)
- [Managing Existing Projects](https://docs.walnutai.ai/getting-started/projects/managing-existing-projects.md)
- [Managing your Profile and Assets](https://docs.walnutai.ai/getting-started/managing-your-profile-and-assets.md)
- [Profile & Security](https://docs.walnutai.ai/getting-started/managing-your-profile-and-assets/profile-and-security.md)
- [Object Repository](https://docs.walnutai.ai/getting-started/managing-your-profile-and-assets/object-repository.md)
- [Variable Management](https://docs.walnutai.ai/getting-started/managing-your-profile-and-assets/variable-management.md)
- [Admin Settings](https://docs.walnutai.ai/getting-started/managing-your-profile-and-assets/admin-settings.md)
- [Logging Out](https://docs.walnutai.ai/getting-started/managing-your-profile-and-assets/logging-out.md)
- [User Management](https://docs.walnutai.ai/getting-started/user-management.md)
- [Creating and Managing Users](https://docs.walnutai.ai/getting-started/user-management/creating-and-managing-users.md)
- [Roles and Permissions](https://docs.walnutai.ai/getting-started/user-management/roles-and-permissions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.walnutai.ai/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.
