# Page 1

## Links for interviews

Interviews work a bit differently. Because the interview campaign uses OpenAI API credits ($), we do not allow anyone to access an interview until their number has been authenticated.&#x20;

A participant's number is authenticated for a specific interview once you send a Template message to them. However, it is possible to allow participants to access the interview by sending a phrase to the number or, by clicking a link and sending the pre-populated message in the WhatsApp text box.

**This is possible with the following steps:**

Create a template message and follow these instructions in its configuration:

1. **Template name:** Name it the Campaign title with the following changes.&#x20;
   1. Make all letters lower case
   2. Convert spaces to underscores
   3. Example campaign name: '**Future of research**' becomes 'future\_of\_research'
2. **Template body:** Don't use any placeholders for personalisation. This is because when the participant messages the bot first, the only information it has is their number. I.e. don't leave placeholder for name etc.
3. **Create link in Meta**: Once this has been approved, you can create a WhatsApp link with the Template name you just created. Navigate to the phone number you want to create it for in [WhatsApp manager](https://business.facebook.com/wa/manage/phone-numbers/). Process shown below.

**Creating link**

<div align="left"><figure><img src="/files/FkjVDTKDKUXAwl7ziA4x" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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:

```
GET https://docs.askyazi.com/participant-access-and-invitations-to-research/participant-access-via-link/page-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
