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

# Guest management

> Find guest profiles, review activity, attach a guest to an order, maintain contact details, and delete records.

Guest profiles connect contact information with relevant order and visit history. Authorized roles can use the management view to find and maintain profiles, while point-of-sale users can create or attach a guest during an order where the workflow permits it.

<CardGroup cols={2}>
  <Card title="Find and filter guests" icon="search" href="/en/guests/find-and-filter-guests">
    Locate a profile from the guest list.
  </Card>

  <Card title="View a guest profile" icon="contact-round" href="/en/guests/view-guest-profile-and-history">
    Review stored details and linked history.
  </Card>

  <Card title="Attach a guest at POS" icon="user-round-check" href="/en/guests/create-or-attach-guest-at-pos">
    Create or associate the correct profile during an order.
  </Card>

  <Card title="Edit guest information" icon="user-round-pen" href="/en/guests/edit-guest-information">
    Correct the profile fields available to your role.
  </Card>
</CardGroup>

<Note>
  Guest data is personal information. Verify that you selected the correct profile and use only the fields required for the customer interaction.
</Note>
