# Option 1 - To add data to the database, based on time

## Option 1

#### Once the properties are added, click 'Create schedule'.

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

#### Add Schedule properties and click 'Create schedule.'

* Click on the 'CRON expressions' [link](https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor-schedule-expression.html) to learn more about CRON syntax for assigning a required schedule.

<figure><img src="/files/9xwZfwv04RfUOZC9qRVj" alt=""><figcaption></figcaption></figure>

#### Click the 'Run' tab and then click 'Run job' to manually run the job; the database will be populated if the parquet files are already available in S3.

{% hint style="info" %}
**Note:**

* The database will be populated only if the parquet files are already available in S3; otherwise, there is no need to run the job manually.
  {% endhint %}

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

#### The run screen then displays the active status of the job.

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

#### The job is successfully scheduled.

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

#### The database details, along with the logger number, are displayed.

{% hint style="info" %}
**Note:**

* Happens only when the job is run manually after creation it will have to wait until the first run.
  {% endhint %}

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

#### Click on the logger serial number to get a detailed report.

<figure><img src="/files/6XTFvOf6kSqYD9P7jv7p" alt=""><figcaption></figcaption></figure>

[<mark style="color:blue;">**Setting a Grefana Dashboard using the Athena plugin**</mark>](/support_guides/rexgen-series-product-manuals/rexgen-air-cloud-usage-guides/cloud-usage-guides-for-rexgen-air-device/setting-grafana-dashboard-with-parquet/setting-a-grafana-dashboard-using-the-athena-plugin.md)


---

# 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.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-air-cloud-usage-guides/cloud-usage-guides-for-rexgen-air-device/setting-grafana-dashboard-with-parquet/configuring-aws-glue-settings/option-1-to-add-data-to-the-database-based-on-time.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.
