# Felan ## Docs - [Authentication](https://felan.ai/docs/api-reference/authentication.md): Authenticate with the Felan REST API using a team-scoped API key. - [Create a team automation](https://felan.ai/docs/api-reference/automations/create-a-team-automation.md) - [Delete a team automation](https://felan.ai/docs/api-reference/automations/delete-a-team-automation.md) - [Get a team automation](https://felan.ai/docs/api-reference/automations/get-a-team-automation.md) - [List team automations](https://felan.ai/docs/api-reference/automations/list-team-automations.md) - [Update a team automation](https://felan.ai/docs/api-reference/automations/update-a-team-automation.md): Alias of PATCH for compatibility. - [Update a team automation](https://felan.ai/docs/api-reference/automations/update-a-team-automation-1.md) - [Create or replace a team environment variable](https://felan.ai/docs/api-reference/environment-variables/create-or-replace-a-team-environment-variable.md): Creates the variable in the selected environment scope or updates the existing variable with the same normalized name. Plaintext values are never returned. - [Delete a team environment variable](https://felan.ai/docs/api-reference/environment-variables/delete-a-team-environment-variable.md) - [List resolved team environment variables](https://felan.ai/docs/api-reference/environment-variables/list-resolved-team-environment-variables.md): Returns variable names and metadata without plaintext values. Environment-specific variables override team defaults with the same name. - [Update a team environment variable](https://felan.ai/docs/api-reference/environment-variables/update-a-team-environment-variable.md) - [Create a team environment](https://felan.ai/docs/api-reference/environments/create-a-team-environment.md) - [List team environments](https://felan.ai/docs/api-reference/environments/list-team-environments.md) - [Send a team event](https://felan.ai/docs/api-reference/events/send-a-team-event.md): Normalizes the event and dispatches active team automations whose provider, event type, connection, and filters match. - [List team integration records](https://felan.ai/docs/api-reference/integrations/list-team-integration-records.md) - [Get the OpenAPI specification](https://felan.ai/docs/api-reference/openapi/get-the-openapi-specification.md) - [Get a team session](https://felan.ai/docs/api-reference/sessions/get-a-team-session.md): Returns a public session detail and summaries of its direct child sessions. - [Kill a running session](https://felan.ai/docs/api-reference/sessions/kill-a-running-session.md): Publishes a kill_session command for a running session. - [List team sessions](https://felan.ai/docs/api-reference/sessions/list-team-sessions.md): Returns the team's most recently active sessions. Use status=all or omit status to include every session status. - [Read a session transcript](https://felan.ai/docs/api-reference/sessions/read-a-session-transcript.md): Returns transcript events in ascending sequence order after the supplied cursor. - [Send a session follow-up](https://felan.ai/docs/api-reference/sessions/send-a-session-follow-up.md): Publishes a new conversational turn to a running or completed root session whose kind is conversational and persona is main. - [Start a team session](https://felan.ai/docs/api-reference/sessions/start-a-team-session.md): Creates a pending root conversational session, ensures the team's runtime is available, and publishes the initial prompt to the existing inbound flow. - [Steer a running session](https://felan.ai/docs/api-reference/sessions/steer-a-running-session.md): Publishes a steer_session command for a running session. - [Get a team](https://felan.ai/docs/api-reference/teams/get-a-team.md) - [How it works](https://felan.ai/docs/getting-started/how-it-works.md): How Felan turns requests and events into contextual, delegated SDLC work. - [Quickstart](https://felan.ai/docs/getting-started/quickstart.md): Set up Felan, connect your team, and start your first AI agent session. - [Asana](https://felan.ai/docs/integrations/asana.md): Connect Asana to let Felan research and manage tasks for your team. - [Azure DevOps](https://felan.ai/docs/integrations/azure-devops.md): Connect Azure DevOps Boards and Test Plans to Felan with a team-scoped PAT. - [Bitbucket Server](https://felan.ai/docs/integrations/bitbucket-server.md): Connect Bitbucket Server or Data Center repositories to your Felan team. - [CI/CD](https://felan.ai/docs/integrations/ci-cd.md): Send team-scoped CI and deployment events to Felan automations. - [ClickUp](https://felan.ai/docs/integrations/clickup.md): Connect ClickUp to let Felan research and manage tasks for your team. - [Confluence](https://felan.ai/docs/integrations/confluence.md): Connect Confluence as a read-only source of team documentation for Felan. - [Figma](https://felan.ai/docs/integrations/figma.md): Connect Figma as a read-only source of design context for Felan. - [GitHub](https://felan.ai/docs/integrations/github.md): Connect GitHub repositories and events to your Felan team. - [GitHub Enterprise Cloud](https://felan.ai/docs/integrations/github-enterprise-cloud.md): Connect a GitHub Enterprise Cloud data-residency tenant to your Felan team. - [GitLab](https://felan.ai/docs/integrations/gitlab.md): Connect GitLab source control and events to your Felan team. - [Jira](https://felan.ai/docs/integrations/jira.md): Connect Jira Cloud or Jira Server to let Felan research and manage issues for your team. - [Linear](https://felan.ai/docs/integrations/linear.md): Connect Linear to let Felan research and manage issues for your team. - [Notion](https://felan.ai/docs/integrations/notion.md): Connect Notion as a read-only source of team documentation for Felan. - [Integrations](https://felan.ai/docs/integrations/overview.md): Connect source control, communication, issue tracking, documentation, design, test management, and event providers to Felan. - [Slack](https://felan.ai/docs/integrations/slack.md): Connect Slack so your team can work with Felan in channels and threads. - [Supabase](https://felan.ai/docs/integrations/supabase.md): Connect one Supabase project for read-only database inspection and queries. - [Microsoft Teams](https://felan.ai/docs/integrations/teams.md): Connect a Microsoft Teams channel to your Felan team. - [Testiny](https://felan.ai/docs/integrations/testiny.md): Connect Testiny as your Felan team's external test-case and test-plan manager. - [Zephyr Scale](https://felan.ai/docs/integrations/zephyr.md): Connect Zephyr Scale as your Felan team's external test-case manager. - [Introduction](https://felan.ai/docs/introduction.md): Felan is an AI SDLC teammate for planning, implementation, review, testing, documentation, release, incident, and operational work. - [Automations](https://felan.ai/docs/platform/automations.md): Run Felan automatically from schedules and connected-system events. - [Dashboard](https://felan.ai/docs/platform/dashboard.md): Navigate Felan's session-first, team-scoped dashboard. - [Environments](https://felan.ai/docs/platform/environments.md): Manage team environments, variables, and credentials available to Felan runs. - [Knowledge](https://felan.ai/docs/platform/knowledge.md): Give Felan durable team context, reference files, and reviewable learned memory. - [Sessions](https://felan.ai/docs/platform/sessions.md): Start Felan work, inspect live progress, and continue conversations. - [Settings](https://felan.ai/docs/platform/settings.md): Manage Felan team configuration, access, models, channels, usage, API keys, and billing. - [Security architecture](https://felan.ai/docs/security.md): How Felan separates orchestration from OS-level execution, scopes credentials, and isolates agent workspaces. - [End-to-end SDLC](https://felan.ai/docs/use-cases/end-to-end-sdlc.md): Connect planning, implementation, review, testing, delivery, and operational follow-up through Felan sessions. - [Product and delivery](https://felan.ai/docs/use-cases/product-delivery.md): Use Felan to clarify requirements, connect product context, and prepare delivery artifacts. - [Quality assurance](https://felan.ai/docs/use-cases/qa.md): Use Felan for test planning, application exploration, test execution, triage, and verification. - [Software engineering](https://felan.ai/docs/use-cases/software-engineering.md): Delegate repository investigation, implementation, review, documentation, and verification to Felan. - [Site reliability engineering](https://felan.ai/docs/use-cases/sre.md): Use Felan to investigate operational evidence, coordinate incident work, and automate repeatable responses. ## OpenAPI Specs - [v1](https://felan.ai/docs/openapi/v1.json) - [openapi](https://felan.ai/docs/api-reference/openapi.json)