# Rocketlane AI integration on Definable

> Collaborative customer onboarding and implementation platform for professional services teams.

## What this connects

Collaborative customer onboarding and implementation platform for professional services teams.

Vendor: https://rocketlane.com

## Tools available

**68** tools available. First 12:

- `ROCKETLANE_ADD_ASSIGNEE_TO_TASK` — Add Assignee To Task — Add assignees to a task by task ID. Assigns one or more users to a specific task.
- `ROCKETLANE_ADD_FIELD_OPTION` — Add Field Option — Tool to add a new option to a SINGLE_CHOICE or MULTIPLE_CHOICE field. Use when extending dropdown or select field options with a new labeled and colored choice.
- `ROCKETLANE_ADD_FOLLOWERS_TO_TASK` — Add Followers To Task — Tool to add followers to a task by Id. Use when you need to add team members as followers to track task updates.
- `ROCKETLANE_ADD_MEMBERS` — Add Members to Project — Tool to add team members to a project using the projectId. Team members are participants from your company who work on projects and deliverables.
- `ROCKETLANE_ADD_MEMBERS_TO_CONVERSATION` — Add Members to Conversation — Add members to a conversation in Rocketlane. Use this when you need to include additional team members or stakeholders in an existing conversation.
- `ROCKETLANE_ARCHIVE_PROJECT_BY_ID` — Archive Project by ID — Archives a specific project based on its unique identifier.
- `ROCKETLANE_CREATE_COMMENT` — Create Comment — Tool to create a comment in Rocketlane. Use when you need to add a comment to a task or project conversation.
- `ROCKETLANE_CREATE_COMPANY` — Create Company — Creates a new company (account) in Rocketlane. This action allows you to create a new company/account in your Rocketlane workspace. It complements existing company-related actions by providing the ability to register new accounts using the POST /api/v2/companies endpoint.
- `ROCKETLANE_CREATE_CONVERSATION` — Create Conversation — Creates a new conversation in Rocketlane. Use this to start a conversation associated with a project or other source type. You can specify members, privacy settings, and whether to include all members automatically.
- `ROCKETLANE_CREATE_FIELD` — Create Field — Tool to create a custom field in Rocketlane. Use when you need to add a new custom field to TASK, PROJECT, PHASE, or USER objects. For SINGLE_CHOICE or MULTIPLE_CHOICE field types, you must provide the options array.
- `ROCKETLANE_CREATE_PHASE` — Create Phase — Tool to create a new phase in a Rocketlane project. Use when you need to add a new phase to an existing project with specified timeline and configuration.
- `ROCKETLANE_CREATE_PROJECT` — Create Project — Tool to create a new project in Rocketlane. Use when you need to set up a new project with details like name, customer, owner, dates, and custom fields.

## Auth

Auth schemes: `API_KEY`.

## How agents use Rocketlane

Inside a Definable workflow, Rocketlane is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Rocketlane** — the Researcher (GPT-5.5) pulls context from Rocketlane (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Rocketlane** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Rocketlane (create record, post message, draft email).
- **Designer / Engineer → Distributor → Rocketlane** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Rocketlane (attach file, open PR comment, post status).

The Verifier checks every Rocketlane call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- project management — https://definable.ai/apps/category/project-management/
- team collaboration — https://definable.ai/apps/category/team-collaboration/

## Related

- HTML page: https://definable.ai/apps/rocketlane/
- Same category (project management): https://definable.ai/apps/category/project-management/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
