> For the complete documentation index, see [llms.txt](https://docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keyfax.biz/integrations/host-systems/capita/capita-housing-academy/troubleshooting.md).

# Troubleshooting

### The Globe

&#x20;

<figure><img src="http://help.keyfax.biz/Keyfax%20General%20Help%20and%20Technical%20Data%20HC%206/images/globe.png" alt=""><figcaption></figcaption></figure>

There are a number of reasons that can cause Academy's Globe to either **not appear** or be **greyed out** (i.e. disabled):\
\
If the Globe does not appear...

* for a **specific user**, disabling and enabling the account in Academy has been known to resolve this.&#x20;
* for **all users**, it is likely that the [Keyfax Client](http://help.keyfax.biz/Keyfax%20General%20Help%20and%20Technical%20Data%20HC%206/page.aspx?pageid=client_installation) is not (or has been incorrectly) installed.

If the Globe is greyed out...

* it may be that the user has selected a **void** or **cancelled** property.&#x20;
* Repair Logging permission is set to **read-only** (it should be **read/write**). In the screenshot below, both the highlighted lines need to be checked:

![](http://help.keyfax.biz/Keyfax%20General%20Help%20and%20Technical%20Data%20HC%206/images/AcademyUserPermissions.png)

### Jobs not being created in Housing

If you only have Capita Housing open (Outlook, Office and other applications are OK to have open) and use Keyfax it drops the repair back into Housing OK.  If you have Capita Housing AND Capita Revenues V77 (V76 worked OK), then when you submit the repair it fails to go into Housing.  If you shutdown Capita Revenues then open up a property in Housing the repair submits back into Housing OK.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.keyfax.biz/integrations/host-systems/capita/capita-housing-academy/troubleshooting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
