> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Open Follow-up

> How to create a Follow-up using the soprotocol

The soprotocol should be on the format: `soprotocol:appointment.main?appointment_id={{id}}`

## How to open the follow-up dialog

The following example shows how to open an Follow-up dialog in the current context based on a given `appointment_id`: `appointment_id = 124`. If the current context is displaying the company page, the follow-up dialog will appear over the company page.

`soprotocol:appointment.main?appointment_id=124`

![in-context-screenshot][img1]

To view the follow-up in the context of the diary, use SoProtocol to navigate to the diary page and then use the appointment\_id to view the day where the follow-up appears.

`soprotocol:diary.main?appointment_id=124`

![diary-context-screenshot][img2]

[img1]: /media/loc/en/customization/soprotocol-appointment-default.png

[img2]: /media/loc/en/customization/soprotocol-appointment-diary.png


## Related topics

- [Edit follow-up](/en/diary/learn/edit-follow-up.md)
- [Update follow-up](/en/mobile/diary/update-appointment.md)
- [Create follow-up](/en/mobile/diary/create-appointment.md)
- [Add follow-up](/en/diary/learn/create-follow-up.md)
- [Stop repeating follow-up](/en/diary/learn/recurrence/stop.md)
- [Follow-ups](/en/diary/learn/follow-ups.md)
