Record Start Time
# support
v
To record the start time before starting a call, use the
{{now}}
variable with date formatting in your system prompt. Here's an example:
Copy code
The call started at: {{\"now\" | date: \"%b %d, %Y, %I:%M %p\", \"America/New_York\"}}
This captures the exact time when the prompt is processed, which you can later send to Google Sheets using a function call. Sources: - [Discord Channel](https://discord.com/channels/1211482211119796234/1325196797102260304) - [Discord Channel](https://discord.com/channels/1211482211119796234/1341224148667600976)
v
Message marked as helpful by @! AetherMind! 🎉
u
I want to record to google sheet before starting call using google sheet tool.
And using prompt
c
Could you please add a description to your support.
2 Views