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

# inferless token

You can get the token from inferless dashbord to directly set the token in the cli use the below url to get the token.

[https://console.inferless.com/user/keys](https://console.inferless.com/user/keys)

**Example:**

```shell theme={null}
inferless token set --token-key '****************' --token-secret '****************'
```
