> ## Documentation Index
> Fetch the complete documentation index at: https://algolia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# appId

> The ID of the application where you want to store the crawler extractions.

* **Type**: `string`
* **Required**

## Examples

```js JavaScript icon=code theme={"system"}
{
  appId: "ALGOLIA_APPLICATION_ID",
}
```
