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

# Welcome to the Hexus Resource Hub

> We're here to answer your questions. Can't find what you're looking for? Send our support team a note at team@hexus.ai

## Quick Tour

Hexus creates, maintains, and tracks customer education content in minutes, simply by recording your screens. Create interactive tours, how-to-guides, blogs and keep it all up-to-date automatically. Watch our quick tour below.

<div style={{ position: 'relative', width: '100%', paddingTop: '56.25%' }}>
  <iframe src="https://app.usehexus.com/multiflow/embed/4a19df4f-f6d9-441f-9482-9aaa073c35cb" title="Hexus AI Demo" frameBorder="10" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%' }} />
</div>

## Getting Started

<Steps>
  <Step title="Sign into your Hexus account">
    Sign up for Hexus using [this link](https://app.usehexus.com/). You can sign in using email, Google Workspace or Okta, depending upon your plan.
  </Step>

  <Step title="Download the Hexus Chrome Extension">
    Download the [Chrome extension](https://chromewebstore.google.com/detail/hexus/ihickminlacpaeajbecffaoplmjlofao) and pin it to Chrome as shown below.

    <div style={{ position: 'relative', width: '100%', paddingTop: '32.5%' }}>
      <iframe src="https://app.usehexus.com/embed/6bbc5e30-1870-4257-bbcc-f625c6ce2938" title="How to download Hexus Chrome Extension" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%' }} />
    </div>
  </Step>

  <Step title="Record your first Hexus!">
    The Hexus Chrome extension records your screens, clicks, typing actions and cleans it up to create an interactive product tour with editable captions. You can repurpose this to create how-to-guides, blogs, emails and more. More on this [here](/repurposing).

    <div style={{ position: 'relative', width: '100%', paddingTop: '56.25%' }}>
      <iframe width="560" height="315" src="https://app.usehexus.com/embed/04e4edc6-446e-41e7-b850-5df4a02cc103" title="Recording a Hexus flow" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%' }} />
    </div>
  </Step>
</Steps>

## FAQs

<AccordionGroup>
  <Accordion title="What can the Chrome extension record?">
    It can record complex interactions within the Chrome browser, including pop-ups, multiple tab, multiple windows.
  </Accordion>

  <Accordion title="Does it work with other browsers?">
    Currently we only support Chrome and Edge. Request support for other browsers by dropping a line at [team@hexus.ai](mailto:team@hexus.ai)
  </Accordion>

  <Accordion title="Can it record my Desktop or Camera?">
    The Chrome extension can record anything within the browser. However, to record anything outside the Chrome browser:

    1. Go to an existing flow in your dashboard
    2. Make sure it is the Interactive Product Tour template. Go to the Edit mode.
    3. Click on “Add a Step”.
    4. Click on “Record your screen” or “Record your Camera”. You will be able to edit and trim these videos when you’re done recording.
  </Accordion>

  <Accordion title="Does it record screenshots or video?">
    The Hexus extension records screenshots unless the “Record scrolling & typing as video steps” checkbox is checked in the Extension. If checked, Hexus will record a video snippet when you’re scrolling or typing for longer than 5 seconds.
  </Accordion>

  <Accordion title="What if it can’t capture my screens?">
    You can set up your [keyboard shortcuts](chrome://extensions/shortcuts) to capture screens that the extension doesn’t. They will still be added to your flow, so you don’t need to stitch them together.
  </Accordion>

  <Accordion title="Can I pause my recording?">
    Yes. Just open the extension after you’ve started recording, and click on “Pause recording”.  You can click on “Continue recording” when you’re ready to capture your screens again. Additionally, if you open the Page Editor from the Chrome extension in the middle of your recording, the recording will be paused until you close the Page Editor.
  </Accordion>

  <Accordion title="Are Hexus tours and videos mobile friendly?">
    Yes, embedded Hexus tours and videos will automatically resize to fit your screen width.
  </Accordion>
</AccordionGroup>

## Data Protection & Privacy

<CardGroup cols={2}>
  <Card title="Security" icon="shield" href="/data-and-privacy/security">
    Your Data is our Top Priority
  </Card>

  <Card title="Hexus SDK for Apps" icon="mobile" href="/data-and-privacy/hexus-sdk">
    Use the SDK instead of the chrome extension to record and show Hexus Demos in your apps
  </Card>
</CardGroup>
