> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan.md).

# Using CodeScan

- [Understanding Branches in CodeScan Cloud](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/understanding-branches-in-codescan-cloud.md)
- [Understanding Branches for Salesforce projects](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/understanding-branches-for-salesforce-project.md)
- [Understanding the New Code Tab](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/understanding-the-new-code-tab.md)
- [Viewing Project Activity](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/viewing-project-activity.md)
- [Adding Projects to CodeScan](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan.md)
- [Add a project to CodeScan from Salesforce](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan/add-a-project-to-codescan-from-salesforce.md)
- [Add a project to CodeScan from GitHub](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan/add-a-project-to-codescan-from-github.md)
- [Add a Project to CodeScan from GitHub Enterprise](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan/add-a-project-to-codescan-from-github-enterprise.md)
- [Add a Project to CodeScan from Bitbucket](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan/add-a-project-to-codescan-from-bitbucket.md)
- [Add a Project to CodeScan from Git](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan/add-a-project-to-codescan-from-git.md)
- [Add a project to CodeScan from GitLab](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/adding-projects-to-codescan/adding-a-project-to-codescan-from-gitlab.md)
- [Deleting Projects and Organizations](https://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan/deleting-projects-and-organizations.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://knowledgebase.autorabit.com/product-guides/codescan/getting-started/using-codescan.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.
