--- title: "Britive ChatOps Command Reference" slug: "britive-chatops-command-reference" updated: 2026-04-16T09:30:17Z published: 2026-04-29T10:55:15Z canonical: "docs.britive.com/britive-chatops-command-reference" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.britive.com/llms.txt > Use this file to discover all available pages before exploring further. # Britive ChatOps Command Reference Ensure you installed and configured the Chat applications using the following procedures: - Slack application: [Configuring Slack App](/v1/docs/configuring-slack-app) - Teams application: [Configuring Teams App](/v1/docs/configuring-teams-application) All commands start with */britive* or */br*. For example, to log in to Britive tenant, use */britive login*. | Command | Description | | --- | --- | | hello | Displays the Britive tenant configured with the Slack workspace. For example, *Hello , your workspace is configured to * | | whoami | Displays which tenant the user is logged into. If a user has not logged in, a message displays indicating that the user has not logged in. For example, *User <> logged into tenant * | | help | List all supported commands. | | login | Log in to the Britive tenant. | | list | Lists profiles, resources, etc. | | checkout | Check out a profile. | | checkin | Check in a profile. | | request | Request profile approval. | | checkedout | Lists all checked-out profiles. | | myrequests | Lists requests sent for approval. For more information, see [Slack App - Britive Profile Access -> My Requests](/v1/docs/slack-app-profile-access/#my-requests). | | myapprovals | Lists approval requests. For more information, see [Slack App Britive Profile Access -> My Approvals](/v1/docs/slack-app-profile-access#my-approvals). | | checkedout_resources | Lists checked-out resources. | | checkout_resource | Check out a resource. | | request_resource | Request a resource. | | checkin_resource | Check in a resource. | | my_access | Check out, check in a profile, request approval, or withdraw a request. For more information, see [Slack App - Britive Profile Access -> My Access](/v1/docs/slack-app-profile-access). Note: This command works only in the Slack app and triggers the menu feature. |