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

# Introduction

Welcome to **Workspace Settings**, your central hub for configuring every aspect of your Experro workspace. Here you’ll find three main areas of control:

## General

<CardGroup columns={2}>
  <Card title="Workspace Details" href="/configurations/workspace_settings/workspace_details">
    Define your workspace name, logo, timezone, currency, and shareable link.
  </Card>

  <Card title="Environments" href="/configurations/workspace_settings/environments">
    Manage Development, Staging, Production (and more) and choose a default.
  </Card>

  <Card title="Internationalization" href="/configurations/workspace_settings/internationalization">
    Register supported locales and set fallbacks.
  </Card>

  <Card title="Channels" href="/configurations/workspace_settings/channels">
    Create language- and region-specific storefronts with custom URL prefixes.
  </Card>

  <Card title="AI Knowledge" href="/configurations/workspace_settings/ai_knowledge">
    Teach Experro about your industry, brand tone, catalog, and customers so our AI can make smarter recommendations.
  </Card>
</CardGroup>

## Integrations

<CardGroup cols={2}>
  <Card title="API & CLI Tokens" href="/configurations/workspace_settings/api_cli_tokens">
    Generate secure tokens to authorize scripts and API calls.
  </Card>

  <Card title="GraphQL" href="/configurations/workspace_settings/graphql">
    Explore and test our GraphQL API in-browser with GraphiQL.
  </Card>

  <Card title="SMTP Settings" href="/configurations/workspace_settings/smtp_settings">
    Configure one or more mail servers for notifications and transactional emails.
  </Card>

  <Card title="Webhooks" href="/configurations/workspace_settings/webhooks">
    Define event-driven HTTP callbacks, custom headers, and failure alerts.
  </Card>

  <Card title="Store Integration" href="/configurations/workspace_settings/store_integration">
    Link Shopify, BigCommerce, Magento, and more to sync products, orders, and customers.
  </Card>
</CardGroup>

## Security

<CardGroup cols={2}>
  <Card title="Users" href="/configurations/workspace_settings/users">
    Invite, manage, and deactivate team members within this workspace.
  </Card>

  <Card title="Roles" href="/configurations/workspace_settings/roles">
    Create role-based permission sets to control who can view, edit, or administer each feature.
  </Card>
</CardGroup>

As you configure these settings, your workspace will be tailored to match your team’s workflows, security requirements, and international audiences—all backed by Experro’s powerful AI and integration capabilities.
