# Exercise 9.3: Create new search page with Search API

In GovCMS we can setup and configure multiple searches, this includes setting up multiple Search Indices and configuring them individually (if required).

## Create new Search Index

To use the *Search API* and to create a new search page, first, we have to create a search index. This index will ensure communications between the content of your website and end user.

1. Go to *Configuration* → *Search and metadata* → **Search API** and click the **Add Index** button.
2. **Index name**: Job Posting
3. **Data sources:** Content
4. **Which bundles should be indexed?:** Only those selected
5. **Bundles**: Job Posting
6. **Server**: Lagoon Solr
7. **Enabled:** Yes
8. Accept the remaining default settings and click the **Save** button.

![Image of Create Index](https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2Fgit-blob-1e9ce00dbecd696715567cfe9d71d1c18ddda835%2FEx-9-3-Search-API-2.png?alt=media)

![Image of Create Index](https://3186608908-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzAsrTcKaHnLDg-7ALW%2Fuploads%2Fgit-blob-958d0d50bf816f76122712ea8b3c99688e487487%2FEx-9-3-Search-API-3.png?alt=media)
