# Jotform

### Log In to JotForm

* Go to the [JotForm website](https://www.jotform.com/).
* Log in with your JotForm account credentials.

### Generate a New API Key

* Navigate to Account Settings: Click on your avatar/initials in the top right corner of the page. Choose "Settings" from the dropdown menu. Or go directly to the <https://jotform.com/myaccount/api>
* Here, you might see a list of existing API keys if you've created any before. To generate a new one, click the “Create New Key” button

![Create a new API key](/files/INaHHdzxnRjWpDwhdoFh)

### Use the API key in the Appmixer

* In the authentication pop-up enter your API key.


---

# 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.appmixer.com/6.0/6.1/app-registration/jotform.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.
