> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cornerstone

> Follow these steps to connect Cornerstone via the StackOne Hub successfully.

<Warning>
  Ensure that your Cornerstone account has Admin privileges.
</Warning>

If you've been directed to StackOne to integrate with Cornerstone, the following steps will help you understand the process and any necessary actions to configure a successful integration.

## Generate Client ID and Secret key

<Steps>
  <Step title="Login to your Cornerstone portal." />

  <Step title="Navigate to Admin > Tools > Edge > API Management." />

  <Step title="On the Manage Applications tab, click Register New Application." />

  <Step title="Enter your Application Name." />

  <Step title="Enter the User ID of an active user in your portal." />

  <Step title="In the Scopes section, select the scopes you want to associate with your application.">
    The following scopes are required to access the complete StackOne ATS integrations.

    <ol type="a">
      <li>jobrequisition:read</li>
      <li>jobapplicant:read</li>
      <li>vw\_rpt\_applicant:read</li>
      <li>vw\_rpt\_requisition\_location:read</li>
      <li>vw\_rpt\_user:read</li>
      <li>vw\_rpt\_requisition\_posting:read</li>
      <li>vw\_rpt\_requisition:read</li>
      <li>vw\_rpt\_job\_requisition\_local:read</li>
      <li>vw\_rpt\_applicant\_interview\_management:read</li>
      <li>vw\_rpt\_job\_requisition\_applicant\_status\_local:read</li>
    </ol>
  </Step>

  <Step title="Click Register Application." />

  <Step title="If the User ID entered is valid, the page refreshes and displays a client ID and client secret. Copy both values to a safe place to be used in the next step" />
</Steps>

## Connecting with StackOne

<Steps>
  <Step title="Enter Credentials">
    Upon reaching the Link Account page, enter the credentials from the previous steps and proceed by clicking the <b>Connect</b> button

    <Frame>
      <img className="rounded-md" style={{ margin: '0 auto', border: '1px solid #efefef' }} alt="Enter Credentials" src="https://mintcdn.com/stackone-hub-docs-confluence-api-token-update/YuiSn9_H_qPKyg_D/images/cornerstone/image2.png?fit=max&auto=format&n=YuiSn9_H_qPKyg_D&q=85&s=d6f53e394d4b01b95860a37a2c7ed5d3" width="496" height="684" data-path="images/cornerstone/image2.png" />
    </Frame>
  </Step>
</Steps>

<br />

Congratulations, you're all set! If you face any issues with the steps mentioned above,
please contact us by emailing [integrations@stackone.com](mailto:integrations@stackone.com). We're always here to assist you!

## Useful Links

<Card title="API Reference" icon="link" href="https://csod.dev/guides/getting-started/">
  [https://csod.dev/guides/getting-started/](https://csod.dev/guides/getting-started/)
</Card>
