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

# Add New Connector or Action

> Request a new connector or build your own with StackOne

## Two Ways to Add Connectors

<Card title="Request a New Connector or Action" icon="hand" href="https://www.stackone.com/demo">
  <Frame>
    <img src="https://mintcdn.com/stackone-60/RijDgNAaolrByda2/images/connectors/request-stackone.svg?fit=max&auto=format&n=RijDgNAaolrByda2&q=85&s=4de2ec93aa1b0b396aa221e5c3fa34f0" alt="StackOne connector build process: API docs → Automated QA → AI optimization → Manual QA → Your connector" width="600" height="180" data-path="images/connectors/request-stackone.svg" />
  </Frame>

  Our team builds and maintains the connector for you. Delivery depends on StackOne's internal roadmap priorities unless you're on a plan with connector build SLAs.

  * **Fast turnaround:** typically days, not weeks (when API access is provided)
  * **Full support:** we handle API mapping, auth, and testing
  * **QA pipeline:** automated tests, AI-driven optimization, and manual verification
  * **Fork & customize:** optionally fork and edit actions after delivery
</Card>

<Card title="Build Your Own" icon="hammer" href="/guides/connector-engine/introduction">
  <Frame>
    <img src="https://mintcdn.com/stackone-60/3ocRK97FYN3lo-58/images/connectors/build-your-own.svg?fit=max&auto=format&n=3ocRK97FYN3lo-58&q=85&s=18145a4f1ffe5aec0fb33eb1c6a2067f" alt="AI-assisted connector development workflow" width="600" height="140" data-path="images/connectors/build-your-own.svg" />
  </Frame>

  Use Connector Engine to build custom connectors with full CI/CD control.

  * **AI-assisted:** Claude Code generates YAML from API docs
  * **Full control:** version, test, and deploy on your schedule
  * **Your environments:** integrate with your existing CI/CD
</Card>
