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

# Getting started

This guide will help you get started with installation, setup, and your first integration.

## What's the plugin?

The SmartSuite plugin allows you to integrate and automate your workflows within the SmartSuite platform. This guide provides the essential steps to get you up and running in no time.

## Installation

<Steps>
  <Step title="Sign up for accounts">
    Ensure you have a [SmartSuite
    account](https://app.smartsuite.com/authenticate/signup) and a [Bubble
    account](https://bubble.io/login?mode=signup).
  </Step>

  <Step title="Install the plugin">
    Navigate to the [Bubble Plugin
    Marketplace](https://bubble.io/plugin/smartsuite-by-lunch-pail-labs-1720811282326x849108788759232500)
    and install the SmartSuite plugin by Lunch Pail Labs into your desired
    Bubble app.
  </Step>

  <Step title="Verify installation">
    Confirm that the plugin appears in your list of installed plugins.
  </Step>

  <Step title="Input plugin keys">
    Go to the SmartSuite plugin settings from your Bubble dashboard and add your
    SmartSuite API Key and Workspace ID in the plugin settings. You can check
    [here](https://help.smartsuite.com/en/articles/6096587-retrieving-your-api-key-and-workspace-id)
    to find the API keys.
  </Step>
</Steps>

## Next Steps

Now that you're set up, explore the [How-tos](/bubble/smartsuite/how-tos/get-record-structure) for information on available API endpoints and actions.

***

<CardGroup cols={2}>
  <Card title="Need Help?" icon="envelope" href="/support/plans">
    Access community or premium support.
  </Card>

  <Card title="Have a feature request?" icon="lightbulb" href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=smartsuite-plugin-for-bubble">
    Post your feature request on our

    <a href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=smartsuite-plugin-for-bubble">
      idea board.
    </a>
  </Card>
</CardGroup>
