> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/data-sources/ascent-logs/logs.md).

# Logs

### Follow the steps below to create and execute a query using the Ascent Logs Data Source.

***

### 1. Go to the Queries Page

* Navigate to the queries page in your dashboard to begin
* In the Queries page, click on the "New Query" button to start a new query

<figure><picture><source srcset="/files/HhNfq7eX1GEYA008XLNo" media="(prefers-color-scheme: dark)"><img src="/files/fNcABYCyBu4nmJsTykiX" alt=""></picture><figcaption></figcaption></figure>

### 2. Select "Ascent Logs" from the Left Sidebar

* On the left sidebar, click on **Ascent Checks**. This will display a list of all available checks that you can query.

<figure><img src="/files/1ZOeAvyh5VY5TfclszI0" alt=""><figcaption></figcaption></figure>

### 3.Write the query

* Write the query in YAML format and execute query, for example:

```
namespace: "Alerts"
application: "alerts-app"
keyword: ''
duration: '1h'
```

<figure><img src="/files/oob3TNM5c2LlVGvW093W" alt=""><figcaption></figcaption></figure>
