 #page-changer {padding:15px; background:#e5e5e5}
if (isset($_POST['nav'])) {
		 header("Location: $_POST[nav]");
	}
?**View questions about:**

Choose Topic...ALL FAQsMost Commonly Asked------------------------------------Account Setup, Systems Access, Running ReportsAuthorized SignatureBudgetingCapitalization, Equipment, EIN, DUNS, W-9ClinCardCompliance &amp; Review Boards (e.g. COI, IRB, IACUC)ConsultantsContactsDefinitionsEmployee Reimbursement &amp; TravelExclusions, MTDC, Fringe and Indirect (F&amp;A) RatesFormsGrant Applications/ProposalsInfoEd (Training, eRA Commons)Procedures / How To'sSignatures, Authorizations, and LevelsSubsVelosCT / Medicare Coverage Analysis (MCA)   ---


$(function() {
    $("#submit").hide();
    $("#page-changer select").change(function() {
        window.location = $("#page-changer select option:selected").val();
    })
});
[Show All](#) [Hide All](#)


$(function () {			
					$('a[data-toggle="collapse"]').on('click',function(){
				var objectID=$(this).attr('href');
				if($(objectID).hasClass('in'))
				{
                                    $(objectID).collapse('hide');
				}
				else{
                                    $(objectID).collapse('show');
				}
                    });
                    $('#expandAll').on('click',function(){
                        $(".inner-page-content").find('a[data-toggle="collapse"]').each(function(){
                            var objectID=$(this).attr('href');
                            if($(objectID).hasClass('in')===false)
                            {
                                 $(objectID).collapse('show');
                            }
                        });
                    });
                    $('#collapseAll').on('click',function(){
                        $(".inner-page-content").find('a[data-toggle="collapse"]').each(function(){
                            var objectID=$(this).attr('href');
                            $(objectID).collapse('hide');
                        });
                    });
					
		});
 [How do I know what the available balance is on an income account?](#collapse-3j)

Income account balances are shown at the bottom of the Budget Status Report. Income accounts will not have budgets entered and the administrator should rely on the balance available data when reviewing these accounts. Income account balances are posted twice monthly so it is possible for a deposit to take several weeks before appearing in the balance on the BSR.



 [When does my Research Account get setup/how long until I receive a new activity number?](#collapse-92)

Typically, account setups are completed and notifications with the new activity number are sent to the PI and Administrator between five to ten business days after the award notice.



 [Where do I find information on and gain access to Research Systems?](#collapse-ZZ)

Please visit the Systems page, and contact <RBIS@bmc.org> if further information is needed.



 [How do I gain access to and run research-based reports?](#collapse-91)

Request a Lawson LBI user account by visiting the [FIS User Access Forms page](http://fis-web/secure/userforms/index.php) and selecting the LBI Reports option for "Research" for Finance/Grants reporting.You may also select the "Hospital/Non-Grant" option if you need access to VelosCT reports for Clinical Trials.

To run VelosCT reports, please see the [VelosCT-Reports User Guide](http://internal.bmc.org/Grants/clinical/VelosCT_Reports_UserGuide.pdf)

To run Lawson reports, please see the [Lawson Reports Guide](http://internal.bmc.org/grants/Forms/Post-Award%20Forms/Running%20and%20Reading%20Lawson%20Reports_APRIL.pdf)



 [How do I register for a FedEx, Fisher, Qiagen or WestNet account?](#collapse-90)

FedEx: Please complete the [Ship Manager Access Form](http://fis-web.bmc.org/intranet/docs/ShipManagerAccessForm.pdf). Fisher, Qiagen or WestNet: E-mail <Research.Finance@bmc.org>.



 [Do I need a BU Internal Order (IO) #?](#collapse-89)

A BU IO# is used to facilitate cross-institutional salary support on research projects. The IO# is identified on the account setup notification sent from Research Operations to the PI and Administrator.



 [How can I find out if an invoice has been paid?](#collapse-8d)

Run the Grant Expense report in Crystal. If an invoice has been paid, it will show up here with corresponding check number and check date. If it has not been paid, it will still show up on this report but without a check number/date next to it.