SmartDocumentor
  • Overview
    • SmartDocumentor
  • GETTING STARTED
    • About SmartDocumentor
    • How SmartDocumentor Works
    • Main concepts
      • Workspaces
      • Organization
    • Quickstart 101
    • Licenses
      • How to Buy?
      • Support
    • Privacy
    • Security
  • Technical
    • Initial Setup
    • Mappings
    • API Reference
      • [POST] Client Credentials Access Token
      • [GET] Task Status
      • [GET] Task Status List
      • [GET] Task Status List Paginated
      • [GET] Get Workspaces
      • [PATCH] Reprocess Task
      • [POST] Create Task
      • [POST] Create Batch
      • [GET] Get Batch
      • [GET] Get Batch Paginated
      • Transcripts
        • Speakers
          • Workspaces
            • [GET] Workspace Speakers
            • [PUT] Workspace Speakers
          • Tasks
            • [GET] Task Speakers
            • [POST] Task Speaker
            • [PUT] Task Speaker
            • [DELETE] Task Speaker
      • Invite Users
        • [GET] List Available Roles
        • Tenants
          • [GET] List All Tenant Users
          • [POST] Invite Users
        • Workspaces
          • [GET] List All Workspace Users
          • [POST] Invite Users
    • Folder Worker
    • Export
      • Webhooks
        • Webhook (Text Documents)
        • Webhook (Transcripts)
        • Webhook Url To File (Transcripts)
        • Webhook Url to File (Anonymization)
    • Changelog
  • FAQs
    • FAQs
Powered by GitBook
On this page
  • Organization settings
  • Basic
  • Users
  • Secrets
  1. GETTING STARTED
  2. Main concepts

Organization

PreviousWorkspacesNextQuickstart 101

Last updated 2 months ago

An Organization is the most comprehensive unit of SmartDocumentor. Organization is where workspaces are created and where we have all the users who can interact with the platform. In practical terms, whenever a user is created, their own Organization is also created. Users can be invited to be part of a variety of organizations.

To access the Organization menu, the user must be the admin owner.

Organization settings

In this menu, we can see four tabs: "Basic", "Users", "Secrets", and "Connectors".

Basic

It is a simple screen where the Organization code (automatically generated by SmartDocumentor) and the name of the Organization are displayed in read-only mode. This name can be changed at any time.

Users

This is where the Organisation's users are defined. In this case, only the Admin and Manager roles have full access to all workspaces by default. Other roles aren't automatically assigned access at their creation, which means they must be assigned to workspaces once they've been created or created from the workspace. The roles of each user are transversal throughout the platform.

Secrets

In this tab, the user can create secrets to connect to the SmartDocumentor integration API, thus allowing for more extensibility of the platform. A ClientId and a ClientSecret will be automatically created. The ClientSecret will only be shown to the user once, so it should be stored in a safe place. There is a section in this documentation dedicated to explaining these concepts in more detail, please visit .

Creating Secrets