> For the complete documentation index, see [llms.txt](https://docs.thewalletcrew.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thewalletcrew.io/configure/advanced-configuration.md).

# Configure

- [Enrolment Form](https://docs.thewalletcrew.io/configure/advanced-configuration/enrolment-form.md): Configure hosted enrolment forms: customer registration, sign-in options, post-registration actions, and localized consent wording.
- [Enable Email Check-in on Enrolment Forms](https://docs.thewalletcrew.io/configure/advanced-configuration/enrolment-form/enable-email-check-in-on-enrolment-forms.md): Check whether a customer already exists by email, then secure access with optional verification before a pass is issued.
- [Platform](https://docs.thewalletcrew.io/configure/advanced-configuration/platform.md): Account-wide foundations: general identity settings, back-office user access, API keys and secrets, and custom domains for hosted pages.
- [General](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/general.md): Set the tenant application title, favicon, and the languages available on hosted The Wallet Crew enrolment and pass download pages.
- [Webhooks](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/general/webhooks.md): Receive real-time HTTP notifications for events in The Wallet Crew.
- [User Access](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/user-access.md): Create an admin account and manage back-office users.
- [API Keys & Secrets](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/api-keys-and-secrets.md): Manage the three types of credentials used to authenticate API calls, SDK integrations, and connector connections.
- [Custom Domain](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/custom-domain.md): Use a brand-owned domain for hosted The Wallet Crew pages such as enrolment, pass download, and account-linked wallet journeys.
- [Data & Integrations](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/data-and-integrations.md): Manage wallet programme reference data, including store and venue locations for geolocated notifications.
- [Stores](https://docs.thewalletcrew.io/configure/advanced-configuration/platform/data-and-integrations/stores.md): Manage physical store and venue locations for geolocated Apple Wallet and Google Wallet pass notifications.
- [Wallet](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet.md): Wallet pass configuration: Apple and Google credentials, templates, themes, pass security, and import and export flows.
- [Apple & Google Wallet](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/apple-and-google-wallet.md): Configure Apple Wallet and Google Wallet securely, with brand-owned credentials for compliance.
- [Apple Wallet certificates](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/apple-and-google-wallet/apple-wallet-certificates.md): Configure the Apple Developer account, certificates, and APNs push credentials that let The Wallet Crew issue Apple Wallet passes for a brand.
- [Google Wallet Account](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/apple-and-google-wallet/google-wallet-account.md): Set up Google Pay & Wallet Console access and Google Wallet API credentials so The Wallet Crew can issue passes under the brand's own identity.
- [Template configuration](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/template-configuration.md): Define the structure and appearance of each pass type: create templates, design cards, and translate them into several languages.
- [How to Create a Template](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/template-configuration/how-to-create-a-template.md): Create a pass template by duplicating an existing one, importing a .pttwc file, starting from the pre-built library, or using AI.
- [Cards design (colors, images, and fields)](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/template-configuration/cards-design-colors-images-and-fields.md): Design the card itself: background and text colors, logo and center image, field layout, additional information, and links.
- [How to Translate a template](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/template-configuration/how-to-translate-a-template.md): Add languages to a tenant, translate pass template fields one by one, and bulk-edit translations through Excel export and import.
- [Wallet pass themes](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/wallet-pass-themes.md): Create reusable Apple Wallet and Google Wallet pass themes. Apply campaign colours, images and translations without changing the pass template.
- [Wallet Card Security](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/wallet-card-security.md): Apple Wallet and Google Wallet pass security at The Wallet Crew (WaaS): GDPR/CCPA, EU data residency, encryption, tenant isolation, and signed “Add to Wallet” links.
- [Import & Export](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/import-and-export.md): Bulk import and update Apple Wallet and Google Wallet passes from XLSX files, and review the import report for errors.
- [Update Pass Using Flat Files](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/import-and-export/update-pass-using-flat-files.md): Update existing Apple Wallet and Google Wallet passes in bulk from CSV files uploaded to SFTP, with custom column mapping.
- [Pass Migration](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/import-and-export/pass-migration.md): Move passes between providers while installed passes keep working: planning, Apple and Google constraints, pilot, and cutover.
- [Move Passes to The Wallet Crew](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/import-and-export/pass-migration/move-passes-to-the-wallet-crew.md): Migrate active Apple Wallet and Google Wallet passes from another provider into The Wallet Crew without forcing customers to reinstall.
- [Export Passes From The Wallet Crew to Another Provider](https://docs.thewalletcrew.io/configure/advanced-configuration/wallet/import-and-export/pass-migration/export-passes-from-twc-to-another-provider.md): Export Apple Wallet and Google Wallet passes so a new provider can take over updates, with the constraints that apply on each platform.
- [Advanced configuration](https://docs.thewalletcrew.io/configure/advanced-configuration/advanced-configuration.md): Advanced tenant configuration for power users: manage YAML files, \`.fctwc\` backups, audit history, and configuration comparisons with The Wallet Crew Support guidance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.thewalletcrew.io/configure/advanced-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
