Chat is the fastest way to use your context graph without writing queries. Ask questions in plain language and get answers grounded in the nodes and edges you defined.Documentation Index
Fetch the complete documentation index at: https://docs.getgalaxy.io/llms.txt
Use this file to discover all available pages before exploring further.

Start with Simple Questions
Begin by asking direct, natural questions about your model:- How are Customers and Orders connected?
- What nodes relate to Invoices?
- What does the relationship between Subscription and Account mean?
Explore Connections Step by Step
Use Chat to navigate your graph the same way you would click through it visually. Try prompts like:- Show me everything connected to a Customer
- How are Support Tickets related to Products?
- How does data flow from System A to System B?
Understand your Business Model
Chat is especially useful for learning and validating how your organization models key concepts. You can ask:- What does “Active Customer” mean in our model?
- Which systems define an Account record?
- Where does Revenue data originate?
Refine As You Go
Use Chat as a guide while improving your model:- If an answer seems incomplete, add missing edges
- If definitions feel unclear, update them in the graph
- Ask follow-up questions to confirm changes