> For the complete documentation index, see [llms.txt](https://pixyleai.gitbook.io/pixyle.ai-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixyleai.gitbook.io/pixyle.ai-documentation/integration-manual/third-party-integrations/algolia-integration/utilizing-pixyles-attributes-in-search-and-facets.md).

# Utilizing Pixyle's Attributes in Search and Facets

Enhance discoverability by setting Pixyle’s attributes as searchable and facetable in Algolia.

#### Make Pixyle Attributes Searchable

1. Navigate to: <https://dashboard.algolia.com/apps/{application_id}/explorer/configuration/{index_name}/searchable-attributes>
   1. Replace placeholders `{application_id}` and `{index_name}` with actual values.
2. Click “Add a Searchable Attribute”.
3. Select attributes prefixed with `pixyle_ai_`.

#### Use Pixyle Attributes as Facets (Filters)

1. Navigate to:\
   [https://dashboard.algolia.com/apps/{application\_id}/explorer/configuration/{index\_name}/facets](https://dashboard.algolia.com/apps/%7Bapplication_id%7D/explorer/configuration/%7Bindex_name%7D/facets)
   1. Replace {application\_id} and {index\_name} with your actual values.
2. Click “Add an Attribute”.
3. Select attributes prefixed with `pixyle_ai_`.
4. Navigate to: [https://dashboard.algolia.com/apps/{application\_id}/explorer/configuration/{index\_name}/facet-display ](https://dashboard.algolia.com/apps/{application_id}/explorer/configuration/{index_name}/facet-display)
   1. Replace {application\_id} and {index\_name} with your actual values.
5. Type in the facet key(s) that were added in step 3 to manage their display in the UI.
