| Search question | Questions you would like to search within Perplexity. Example: Who own’s Wrk Technolgies? | Text (Long) | Yes | Who own’s Wrk Technolgies |
| Search domain filters | A JSON array of domains to limit search results to. You can enter up to 10 domains to either allow or deny. To deny a domain add a - at the beginning of the domain string. Example: ["wrk.com"] | Text (Long) | No | ["wrk.com", "-example.com"] |
| Search context size | Determines how much search context is retrieved for the model | Predefined Choice List | No | Low |
| Search recency | Filters search results based on time | Predefined Choice List | No | Week |
| User location latitude | The latitude of the location the search will come from. Example: 45.509060 | Number with decimals | No | 45.50906 |
| User location longitude | The longitude of the location the search will come from. Example: -73.553360 | Number with decimals | No | -73.55336 |
| User location country | The two letter ISO country code of the location the search will come from. Example: CA | Text (Short) | No | CA |
| Return images? | Return a JSON array of image links associated with the search question | True/False | No | |
| Return related questions? | Return a JSON array of related questions associated with the search question | True/False | No | |
| JSON response schema | A JSON schema to format the response in. Example: {"type":"object","properties":{"name":{"type":"string"}},"required":["name"]} | Text (Long) | No | {"type":"object","properties":{"name":{"type":"string"}},"required":["name"]} |