Linking Your Business
- In the Dashboard, open your agent’s settings and find the Business (Google Place) section.
- Start typing your business name in the search field (at least 3 characters). Matching businesses appear with their name and address — pick yours from the list.
- Alternatively, if you already know your listing’s Google Place ID, paste it directly into the Place ID field.
- Save the agent. Telzino fetches your listing’s details from Google and makes them available to the agent.
How the Agent Uses It
On every call, the agent treats your Google listing details as verified facts about your business. When a caller asks “What time do you close on Saturday?”, “Where are you located?”, or “Do you have parking?”, the agent answers from the listing rather than guessing or saying it doesn’t know. This works alongside your other content sources:- Instructions still control behavior, tone, and anything specific to how you operate.
- The Knowledge Base covers your own documents and web pages.
- The Google Business link covers the structured facts Google already maintains about you.
Keeping the Data Fresh
Telzino automatically refreshes your listing details from Google on a rolling basis. In line with Google’s terms of service, business data older than 30 days is never used on calls — if a refresh hasn’t happened in time, the agent simply answers without the Google listing details rather than using stale information. Changes you make to your Google Business Profile (new hours, a moved location) flow through on the next refresh with no action needed on your side.Unlinking
To stop using your Google listing, clear the Place ID field in the Business (Google Place) section and save the agent.Linking via the API
You can also manage the link programmatically with thegooglePlaceId field on Create Agent and Update Agent:
googlePlaceId to null (or "") to unlink. Changing or clearing the id clears the cached listing details, so the previous business’s information is never served while the new listing is fetched. The cached details appear read-only in Get Agent responses as google_place_data, google_place_context, and google_place_fetched_at.