- Navigate to https://instaclaim.app/ and log in
- Navigate to "Dashboard"
- Click "Add new Xero connection"
- Log in to your Xero account then click "Allow access"
- Click "2. Expense Categories"
- Click "Add new"
- Click "Select the Xero connection" dropdown and select the Xero connection that you set up in Step 1. Connect Xero Account
- Click "Next step"
- Click the "Type the Name for the new Expense Category" field and name the expense category (e.g., type "R&D Materials")
Note: It is usually recommended to use expense category names that match those used by the organization/project that you need to report for (e.g., "Materials", "Subcontracting", "Travel and subsistence", etc. for Innovate UK projects)
- Check the box next to all relevant accounting categories (these are the accounting categories pulled from the Xero connection, and often expenses under multiple accounting categories will fall under a single grant expense category. (e.g., accounting categories such as "Hotels", "Travel", "Motor Vehicle Expenses", and "Subsistence" might fall under expense category "Travel and Subsistence")).
- Click "Create"
- Click "Close"
- Repeat the process for all expense categories that you require (e.g., "Travel and Subsistence", "Subcontracting", etc.)
- Click "3. Report Configurations"
- Click "Add new"
- Click "Select the Xero connection" dropdown and select the Xero connection that you set up in Step 1. Connect Xero Account.
- Click "Next step"
- Click the "Select the Tracking Category Type" dropdown and select the relevant tracking category type (all tracking category types shown are pulled from Xero)
- Click the "Select the Tracking Category" dropdown and select the relevant tracking category (this will usually correspond to the specific grant/project for which you are looking to generate a report)
- Click "Next step"
- Click the "Type the Name for the new Report Configuration" field and type a relevant name of your choice (e.g. type "Innovate UK SMART")
- Select all relevant expense categories (you will have the option to select as many of the expense categories that you created in step 2. Expense Categories)
- Click "Create"
- Click "Close"
- Click "Reports"
- Click "Add new"
- Click the "Select the Report Configuration" dropdown and select the relevant report configuration for which you want to create a report (you will have the option to choice from any of the ones you created in step 3. Report Configurations)
- Click "Next step"
- Click the "Enter the Project's Name" field and type a relevant project name of your choice (e.g. "Innovate UK SMART")
- Click "+ Add Project Period" for as many project periods as you need
- Enter each project period's From and To date
- Click "Create"
- Click "Close"
- Expand the details of the project you just created
- Click "Create" along the line of the period that you are looking to create an expense report for
- When the report and files are ready to download, the period's Status will change to "Ready". At this point the Download button will become clickable.
Click "Download" to download the invoices that the system extracted for the project's period, divided in individual folders for each expense category.
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
Comments
0 comments
Article is closed for comments.