# Agent Chat SDK

## Autologin

To auto login pass the JWT token as a query parameter of your Chat url as in the following example:

```
https://panel.tiledesk.com/v3/chat/#conversation-detail?jwt=<JWT_TOKEN>
```
