# Finic Docs ## Docs - [Run an agent](https://docs.finic.io/api-reference/endpoint/run-agent.md): Creates a new session and starts execution of the specified agent - [Get session status](https://docs.finic.io/api-reference/endpoint/session.md): Retrieves details of a specific session by its ID - [Development](https://docs.finic.io/development/development.md): How build new automations using Finic. - [Finic Recorder](https://docs.finic.io/development/finic-recorder.md): How to record and replay traces using Finic's Chrome Extension. - [Reuse Auth State](https://docs.finic.io/development/reuse_auth.md): How to preserve authenticated status across sessions. - [Deployment](https://docs.finic.io/production/deployment.md): How deploy and run Finic automations. - [Monitoring](https://docs.finic.io/production/monitoring.md): How to view logs and recordings from your automations. - [Getting Results](https://docs.finic.io/production/results.md): How to get results from your automations. ## OpenAPI Specs - [openapi](https://docs.finic.io/api-reference/openapi.yaml) ## Optional - [Documentation](https://docs.finic.ai) - [GitHub](https://github.com/finic-ai/finic)