# Weather Feature

## Overview

The Weather Add-On feature is a handy tool that empowers AI Chat to provide accurate and real-time weather information in response to user inquiries. Users can effortlessly ask about the weather at a specific venue, enabling them to plan their activities based on current and forecasted weather conditions.

The feature is a great fit for outdoor venues/events, and ski resorts.

<figure><img src="/files/wtLbFt2KsztXgLgLNiN0" alt=""><figcaption></figcaption></figure>

## Feature Benefits

* Users can seamlessly obtain venue-specific weather information, aiding in better planning for their day.
* AI Chat promptly delivers accurate, conversational, and relevant weather details in response to user queries.

## Feature Functionality

* Our integration leverages an API platform to enhance AI Chat's capabilities in responding to weather-related queries.&#x20;
* Users can ask about the seven-day weather forecast at a particular venue or location.&#x20;
* AI Chat interprets date queries in any format, providing information for today, the upcoming week, or specific dates.
* Both "Fahrenheit" and "Celsius" are supported.&#x20;

## How to Install

If you are interested in setting up this feature, use the request portal[ **HERE**](https://satisfi-labs.atlassian.net/servicedesk/customer/portal/10/group/45/create/178), and our Implementation team will connect with you and install the feature.<br>


---

# 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.satisfilabs.com/resource-center/ai-agent-engine/features-and-integrations/features/weather-feature.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.
