# Amazon Athena (AWS Athena)

Before connecting AWS Athena with Jet Admin, you need to have the following credential information:

* Host&#x20;
* Port&#x20;
* AWS access key&#x20;
* AWS secret key&#x20;
* Database name&#x20;
* S3 staging dir

## Connect AWS Athena to Jetadmin

1. Click `Add Resource` from the data section on the left-side menu
2. Choose AWS Athena
3. Choose `Instant Connection` as a setup method
4. Type a unique resource name
5. Choose region which is closer to your location and has smaller delay
6. Fill in the Host, Port, AWS access key, AWS secret key, Database name, and S3 staging dir fields
7. Click `Choose Tables`
8. Choose the needed tables and click `Add Resource`

### &#x20; <a href="#connect-airtable-to-jetadmin" id="connect-airtable-to-jetadmin"></a>


---

# 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.jetadmin.io/user-guide/integrations/amazon-athena-aws-athena.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.
