# Local Scanning in Existing SCM-Integrated Workspaces

{% hint style="info" %}
This functionality is not by default enabled. Contact the Aikido team for more info.
{% endhint %}

You can use the Local Scanning functionality directly within SCM-integrated workspaces, i.e. those connected to GitHub, GitLab (self-managed), Bitbucket, or Azure DevOps.

### Prerequisites <a href="#prerequisites" id="prerequisites"></a>

Before setting up local scanning, ensure the following:

* You are on an **Aikido Pro Plan**.
* **Local scanning functionality is activated** by contacting the Aikido team.

### Local scanning setup <a href="#local-scanning-setup" id="local-scanning-setup"></a>

**Step 1**: Open your existing Aikido workspace (GitHub, GitLab, etc)

**Step 2**: Go to [General Settings](https://app.aikido.dev/settings/account) and click Local Scan Setup

![Workspace Info page with "Local Scan Setup" button highlighted for configuration.](https://3149773201-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-01cd4c9caba61da743d533f5901154918d818924%2Fucarecdn-d8070189-404c-42ce-86c1-1b87453e57db.png?alt=media)

**Step 3**: Complete the Local Scanning Setup by downloading the binary and generating a token.

![Local Scanning Setup: Download binary, generate token, and follow instructions for configuration.](https://3149773201-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyKbzcQGrx7UtrG0nPZZ7%2Fuploads%2Fgit-blob-4d5c609019ede7af765deb8a515358070e859172%2Fucarecdn-f8413022-dadc-448b-882b-d8860aee17c3.png?alt=media)


---

# 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://help.aikido.dev/code-scanning/local-code-scanning/local-scanning-in-existing-scm-integrated-workspaces.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.
