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

# Asking questions

> Open Begin AI with Cmd+J and ask about shifts, hours, or your team.

Open Begin AI with `⌘J` and ask in plain language — answers are grounded in your live workspace data.

## Example prompts

<Prompt description="Summarize hours for the past week." icon="chart-simple">
  How many hours did each team member work last week?
</Prompt>

<Prompt description="Check coverage for a given day." icon="calendar-day">
  Who's scheduled for Friday at the downtown location?
</Prompt>

<Prompt description="Compare hours by position." icon="briefcase">
  Show me hours worked by position for the current pay period.
</Prompt>

<Prompt description="Spot gaps in next week's schedule." icon="magnifying-glass">
  Where am I short-staffed next week? Group by location.
</Prompt>

## Still need help?

<Columns cols={2}>
  <Card title="Contact support" icon="envelope" href="mailto:support@heybegin.eu">
    Email the Begin team and we'll get back to you.
  </Card>

  <Card title="Ask Begin AI" icon="comment-dots" href="?assistant=open">
    Open the AI assistant and get instant answers based on these docs.
  </Card>
</Columns>
