# SafetyCulture AI integration on Definable

> SafetyCulture (formerly iAuditor) is a workplace operations platform that enables teams to conduct digital inspections, manage audits, track issues, schedule tasks, and maintain compliance through mobile and web applications.

## What this connects

SafetyCulture (formerly iAuditor) is a workplace operations platform that enables teams to conduct digital inspections, manage audits, track issues, schedule tasks, and maintain compliance through mobile and web applications.

Vendor: https://safetyculture.com

## Tools available

**255** tools available. First 12:

- `SAFETYCULTURE_ADD_FILE_OWNERS_BULK` — Bulk Add File Owners — Tool to bulk add file owners to multiple files in Documents. Adds owners (users or groups) to files without removing existing owners. Use when you need to grant ownership access to multiple files at once for users or groups.
- `SAFETYCULTURE_ADD_INCIDENT_COLLABORATORS` — Add Incident Collaborators — Tool to add collaborators (assignees) to an incident in SafetyCulture. Use when you need to assign users, groups, or external users to an existing incident for tracking responsibility and collaboration.
- `SAFETYCULTURE_ARCHIVE_ASSET` — Archive Asset — Archives an asset in your SafetyCulture organization. Use when you need to archive an asset without permanently deleting it. Archived assets can typically be restored later if needed.
- `SAFETYCULTURE_ARCHIVE_DOCUMENT_ITEM` — Archive Document Item — Tool to archive a document item (file or folder) in SafetyCulture. Use when you need to archive a document or folder without permanently deleting it. Archived items can be restored later if needed.
- `SAFETYCULTURE_ASSIGN_PERMISSION_SET` — Assign Permission Set — Tool to assign users to a permission set. Use when you need to grant a group of permissions to one or more users at once. Either provide the permission set ID (recommended) or name. The assignment takes effect immediately.
- `SAFETYCULTURE_CANCEL_CREATE_OR_UPDATE_USERS_JOB` — Cancel Create or Update Users Job — Tool to cancel a create-or-update users job. Use when you need to stop a previously initiated job for creating or updating users. This prevents the job from executing if it hasn't started yet.
- `SAFETYCULTURE_CLONE_INCIDENTS_CATEGORY` — Clone Incidents Category — Tool to clone an existing incident category in SafetyCulture. Use when you need to duplicate a category with its configuration for use in different contexts or as a template.
- `SAFETYCULTURE_CREATE_ACTION` — Create Action — Tool to create a new action in SafetyCulture. Use when you need to create tasks, action items, or corrective actions that need to be tracked and completed.
- `SAFETYCULTURE_CREATE_ACTION_SCHEDULE` — Create Action Schedule — Tool to create a recurring action schedule in SafetyCulture. Use when you need to set up actions that repeat on a regular basis (daily, weekly, monthly, etc.). The schedule immediately creates the first action and then generates subsequent actions based on the recurrence rule.
- `SAFETYCULTURE_CREATE_ASSET` — Create Asset — Creates a new asset in your SafetyCulture organization with the specified asset type, field values, and optional site assignment. Use when you need to add physical or logical assets to your organization for tracking and management purposes.
- `SAFETYCULTURE_CREATE_ASSET_FIELD` — Create Asset Field — Creates a custom field for assets in your SafetyCulture organization. Use when you need to add custom metadata fields to track additional information about your assets like serial numbers, locations, priority levels, or any other custom attributes.
- `SAFETYCULTURE_CREATE_ASSETS_BULK` — Bulk Create Assets — Creates multiple assets in a single request. Use when you need to efficiently create multiple assets at once rather than making individual API calls for each asset. Returns separate lists of successfully created assets and failed assets with error details for troubleshooting.

## Auth

Auth schemes: `API_KEY`.

## How agents use SafetyCulture

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

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

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

## Categories

- forms & surveys — https://definable.ai/apps/category/forms-&-surveys/
- task management — https://definable.ai/apps/category/task-management/

## Related

- HTML page: https://definable.ai/apps/safetyculture/
- Same category (forms & surveys): https://definable.ai/apps/category/forms-&-surveys/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
