# Triggering Scans

#### Trigger job using Telmai UI <a href="#trigger-job-using-telmai-ui" id="trigger-job-using-telmai-ui"></a>

1. Navigate to **Assets** page
2. Click the 3 dot options tab for the corresponding data source
3. A window will be prompted, navigate to Scan->Data

<div><figure><img src="https://604868671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkO3-a8YVu1iq1jP__S%2Fuploads%2F4pIL6L0xy752E814koCL%2Fimage.png?alt=media&#x26;token=c01a74bd-1ed8-4884-b8f5-6e133eebc9ec" alt="" width="233"><figcaption></figcaption></figure> <figure><img src="https://604868671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkO3-a8YVu1iq1jP__S%2Fuploads%2FSKXJHhRD5VtO8DNWLcFA%2FScreenshot%202024-11-28%20at%209.42.44%E2%80%AFAM.png?alt=media&#x26;token=9c9eb7ba-5002-4382-94a1-1d67ac91ba67" alt="" width="375"><figcaption></figcaption></figure></div>

#### Trigger job using Telmai API <a href="#trigger-job-using-telmai-api" id="trigger-job-using-telmai-api"></a>

Please refer to the [Upload Data API](https://docs.telm.ai/telmai/api-reference/upload-data-api) documentation.

#### Scheduling Scans <a href="#scheduling-scans" id="scheduling-scans"></a>

To schedule a scan, click on the **“Add Schedule”** option in the context menu and complete the form. Once created, the scan will automatically run at the specified time.

<figure><img src="https://604868671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkO3-a8YVu1iq1jP__S%2Fuploads%2FEfvo75z53xrMOIthzYqB%2Fimage.png?alt=media&#x26;token=a2d02a2e-73dc-4891-aeb6-a58609fb190d" alt=""><figcaption></figcaption></figure>

Scans can be scheduled or run on demand. You can trigger a scan at any time using the UI or API.

<figure><img src="https://604868671-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkO3-a8YVu1iq1jP__S%2Fuploads%2FCHiKSDezz5ArQZ7Xqro6%2Fimage.png?alt=media&#x26;token=a5f3f8fd-839c-48ee-a5d7-e3bb9a83071b" alt="" width="452"><figcaption></figcaption></figure>


---

# 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.telm.ai/telmai/connect-to-data/triggering-scans.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.
